FaISIRAwardYearSchema 
Logical Entity Name  FaISIRAwardYearSchema 
Default Table Name  FaISIRAwardYearSchema 
Physical Only  NO 
Definition 
 
Note 
 

FaISIRAwardYearSchema Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaISIRAwardYearSchemaId(PK)    int  NO 
 
FaYearId(FK)    char(2)  NO 
 
ISIRSchema    xml  NO 
 
ISIRImportFileSchema    xml  NO 
 
ISIRCorrectionsFileSchema    xml  NO 
 
ISIRErrorFileSchema    xml  NO 
 
ISIRAcgFileSchema    xml  NO 
 
IsirCorrectionsFieldsSchema    xml  NO 
 
IsirVerificationFieldsSchema    xml  NO 
 
CPSCorrectionCloseDate    smalldatetime  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

FaISIRAwardYearSchema Primary and Unique Keys 
Key Name  Key Type  Keys 
UK_FaISIRAwardYearSchema_FaYearId  Index  FaYearId 
PK_FaISIRAwardYearSchema_FaISIRAwardYearSchemaId  PrimaryKey  FaISIRAwardYearSchemaId 

FaISIRAwardYearSchema Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaYear  Non-Identifying  One To Zero or More  FK_FaISIRAwardYearSchemaFaYearId_FaYearFaYearId      FaYearId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaISIRAwardYearSchemaUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaISIRMain  Non-Identifying  One To Zero or More  FK_FaISIRMainFaISIRAwardYearSchemaId_FaISIRAwardYearSchemaFaISIRAwardYearSchemaId        NO  YES 

FaISIRAwardYearSchema Check Constraints 
Check Constraint Name  CheckConstraint